[INFO] cloning repository https://github.com/tascord/ptvrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tascord/ptvrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fptvrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fptvrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59f82ac354aa6f3463955c129970752f64c75eb1
[INFO] testing tascord/ptvrs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fptvrs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tascord/ptvrs
[INFO] finished tweaking git repo https://github.com/tascord/ptvrs
[INFO] tweaked toml for git repo https://github.com/tascord/ptvrs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tascord/ptvrs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tascord/ptvrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.27.2
[INFO] [stderr]   Downloaded quote v1.0.42
[INFO] [stderr]   Downloaded to_and_fro v0.7.1
[INFO] [stderr]   Downloaded strum_macros v0.27.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.12
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded toml_datetime v0.6.9
[INFO] [stderr]   Downloaded codegen v0.2.0
[INFO] [stderr]   Downloaded url-escape v0.1.1
[INFO] [stderr]   Downloaded bytecheck v0.6.12
[INFO] [stderr]   Downloaded windows-link v0.1.1
[INFO] [stderr]   Downloaded num v0.4.3
[INFO] [stderr]   Downloaded num-to-words v0.1.1
[INFO] [stderr]   Downloaded time-core v0.1.6
[INFO] [stderr]   Downloaded numerics v0.0.1
[INFO] [stderr]   Downloaded errno v0.3.12
[INFO] [stderr]   Downloaded rkyv_derive v0.7.45
[INFO] [stderr]   Downloaded time-macros v0.2.24
[INFO] [stderr]   Downloaded rend v0.4.2
[INFO] [stderr]   Downloaded system-configuration v0.6.1
[INFO] [stderr]   Downloaded serde_with_macros v3.15.1
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded r-efi v5.2.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.8
[INFO] [stderr]   Downloaded derive_more v2.0.1
[INFO] [stderr]   Downloaded derive_more-impl v2.0.1
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded indexmap v2.9.0
[INFO] [stderr]   Downloaded bumpalo v3.17.0
[INFO] [stderr]   Downloaded rkyv v0.7.45
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded toml_edit v0.22.26
[INFO] [stderr]   Downloaded time v0.3.44
[INFO] [stderr]   Downloaded serde_with v3.15.1
[INFO] [stderr]   Downloaded rust_decimal v1.37.1
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] [stderr]   Downloaded syn v2.0.111
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] [stderr]   Downloaded rustls v0.23.27
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac7a972f31d38bdcf53e312d61a75a3ecc47a800ebceef42555ad55156a0ee4c
[INFO] running `Command { std: "docker" "start" "-a" "ac7a972f31d38bdcf53e312d61a75a3ecc47a800ebceef42555ad55156a0ee4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac7a972f31d38bdcf53e312d61a75a3ecc47a800ebceef42555ad55156a0ee4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac7a972f31d38bdcf53e312d61a75a3ecc47a800ebceef42555ad55156a0ee4c", kill_on_drop: false }`
[INFO] [stdout] ac7a972f31d38bdcf53e312d61a75a3ecc47a800ebceef42555ad55156a0ee4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 997d6eea1fd3d759a5a7ccc926ec3de4e7c68eb1f61193f3479f91b31d266c65
[INFO] running `Command { std: "docker" "start" "-a" "997d6eea1fd3d759a5a7ccc926ec3de4e7c68eb1f61193f3479f91b31d266c65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling numerics v0.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling url-escape v0.1.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling num-to-words v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ptvrs-macros v0.1.0 (/opt/rustwide/workdir/crates/ptvrs-macros)
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling to_and_fro v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling code_generator v0.1.0 (/opt/rustwide/workdir/crates/code_generator)
[INFO] [stdout] warning: unused import: `PathName`
[INFO] [stdout]  --> crates/code_generator/src/lib.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::{Context, PathName, SwaggerFile, ToRustTypeName, TypePath};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stdout] warning: field `strip_prefix` is never read
[INFO] [stdout]   --> crates/code_generator/src/types.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Context {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub strip_prefix: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `swagger`, `info`, `host`, and `schemes` are never read
[INFO] [stdout]    --> crates/code_generator/src/types.rs:754:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | pub struct SwaggerFile {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 754 |     pub swagger: SwaggerVersion,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 755 |     pub info: Info,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 756 |     pub host: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 757 |     pub schemes: Vec<Scheme>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SwaggerFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_enum` is never used
[INFO] [stdout]    --> crates/code_generator/src/types.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub trait AsInLocation: Serialize + for<'de> Deserialize<'de> {
[INFO] [stdout]     |               ------------ method in this trait
[INFO] [stdout] 485 |         fn from_enum(loc: &InLocation) -> Option<Self>;
[INFO] [stdout] 486 |         fn to_enum(&self) -> InLocation;
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling ptv v1.3.1 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] DOC_FILE: None
[INFO] [stdout] Constant parameters: ["signature", "devid", "token"]
[INFO] [stdout] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stdout]   --> crates/api/src/ty.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "997d6eea1fd3d759a5a7ccc926ec3de4e7c68eb1f61193f3479f91b31d266c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "997d6eea1fd3d759a5a7ccc926ec3de4e7c68eb1f61193f3479f91b31d266c65", kill_on_drop: false }`
[INFO] [stdout] 997d6eea1fd3d759a5a7ccc926ec3de4e7c68eb1f61193f3479f91b31d266c65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 442fe9941811d76c9b7900da7326dc11ed60a6fa2c0aaf3b1be868f5c9e4174c
[INFO] running `Command { std: "docker" "start" "-a" "442fe9941811d76c9b7900da7326dc11ed60a6fa2c0aaf3b1be868f5c9e4174c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ptvrs-macros v0.1.0 (/opt/rustwide/workdir/crates/ptvrs-macros)
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling code_generator v0.1.0 (/opt/rustwide/workdir/crates/code_generator)
[INFO] [stderr]    Compiling to_and_fro v0.7.1
[INFO] [stdout] warning: unused import: `PathName`
[INFO] [stdout]  --> crates/code_generator/src/lib.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::{Context, PathName, SwaggerFile, ToRustTypeName, TypePath};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathName`
[INFO] [stdout]  --> crates/code_generator/src/lib.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::{Context, PathName, SwaggerFile, ToRustTypeName, TypePath};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strip_prefix` is never read
[INFO] [stdout]   --> crates/code_generator/src/types.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Context {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub strip_prefix: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `swagger`, `info`, `host`, and `schemes` are never read
[INFO] [stdout]    --> crates/code_generator/src/types.rs:754:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | pub struct SwaggerFile {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 754 |     pub swagger: SwaggerVersion,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 755 |     pub info: Info,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 756 |     pub host: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 757 |     pub schemes: Vec<Scheme>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SwaggerFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_enum` is never used
[INFO] [stdout]    --> crates/code_generator/src/types.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub trait AsInLocation: Serialize + for<'de> Deserialize<'de> {
[INFO] [stdout]     |               ------------ method in this trait
[INFO] [stdout] 485 |         fn from_enum(loc: &InLocation) -> Option<Self>;
[INFO] [stdout] 486 |         fn to_enum(&self) -> InLocation;
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strip_prefix` is never read
[INFO] [stdout]   --> crates/code_generator/src/types.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Context {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub strip_prefix: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `swagger`, `info`, `host`, and `schemes` are never read
[INFO] [stdout]    --> crates/code_generator/src/types.rs:754:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | pub struct SwaggerFile {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 754 |     pub swagger: SwaggerVersion,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 755 |     pub info: Info,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 756 |     pub host: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 757 |     pub schemes: Vec<Scheme>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SwaggerFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_enum` is never used
[INFO] [stdout]    --> crates/code_generator/src/types.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub trait AsInLocation: Serialize + for<'de> Deserialize<'de> {
[INFO] [stdout]     |               ------------ method in this trait
[INFO] [stdout] 485 |         fn from_enum(loc: &InLocation) -> Option<Self>;
[INFO] [stdout] 486 |         fn to_enum(&self) -> InLocation;
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling ptv v1.3.1 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] DOC_FILE: None
[INFO] [stdout] Constant parameters: ["signature", "devid", "token"]
[INFO] [stdout] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stdout]   --> crates/api/src/ty.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] DOC_FILE: None
[INFO] [stdout] Constant parameters: ["signature", "devid", "token"]
[INFO] [stdout] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stdout]   --> crates/api/src/ty.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.50s
[INFO] running `Command { std: "docker" "inspect" "442fe9941811d76c9b7900da7326dc11ed60a6fa2c0aaf3b1be868f5c9e4174c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "442fe9941811d76c9b7900da7326dc11ed60a6fa2c0aaf3b1be868f5c9e4174c", kill_on_drop: false }`
[INFO] [stdout] 442fe9941811d76c9b7900da7326dc11ed60a6fa2c0aaf3b1be868f5c9e4174c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 324efd27a725e6fef29045b6c8de6597604566de665994557230fba65c75b1e4
[INFO] running `Command { std: "docker" "start" "-a" "324efd27a725e6fef29045b6c8de6597604566de665994557230fba65c75b1e4", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `PathName`
[INFO] [stderr]  --> crates/code_generator/src/lib.rs:9:29
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::types::{Context, PathName, SwaggerFile, ToRustTypeName, TypePath};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `strip_prefix` is never read
[INFO] [stderr]   --> crates/code_generator/src/types.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct Context {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub strip_prefix: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `swagger`, `info`, `host`, and `schemes` are never read
[INFO] [stderr]    --> crates/code_generator/src/types.rs:754:9
[INFO] [stderr]     |
[INFO] [stderr] 753 | pub struct SwaggerFile {
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] 754 |     pub swagger: SwaggerVersion,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 755 |     pub info: Info,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 756 |     pub host: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 757 |     pub schemes: Vec<Scheme>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SwaggerFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_enum` is never used
[INFO] [stderr]    --> crates/code_generator/src/types.rs:486:12
[INFO] [stderr]     |
[INFO] [stderr] 484 |     pub trait AsInLocation: Serialize + for<'de> Deserialize<'de> {
[INFO] [stderr]     |               ------------ method in this trait
[INFO] [stderr] 485 |         fn from_enum(loc: &InLocation) -> Option<Self>;
[INFO] [stderr] 486 |         fn to_enum(&self) -> InLocation;
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `code_generator` (lib) generated 4 warnings (run `cargo fix --lib -p code_generator` to apply 1 suggestion)
[INFO] [stderr] warning: `code_generator` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stderr]   --> crates/api/src/ty.rs:11:18
[INFO] [stderr]    |
[INFO] [stderr] 11 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ptv` (lib) generated 1 warning (run `cargo fix --lib -p ptv` to apply 1 suggestion)
[INFO] [stderr] warning: `ptv` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_generator-3e0e84a0752c5f0f)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ptv-04fde1ea5f1c581d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-6809e1cfed802610)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test stdout ----
[INFO] [stdout] {
[INFO] [stdout]   "disruption_mode_name": "metro_train"
[INFO] [stdout] }
[INFO] [stdout] [~] Running test: get_departures_by_route_type_and_stop_id
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test' (20) panicked at crates/api/tests/main.rs:24:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca6af0f41f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca6af0f41f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca6af0f41f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca6af0f41f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca6af10bd8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca6af10bd8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ca6af0f9602 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca6af0f9602 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca6af0d2006 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca6af0d2006 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca6af0ec209 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca6aec426ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ca6aec426ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca6af0ec482 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ca6af0ec482 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca6af0d20c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ca6af0c6aa9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca6af0d312d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ca6af10c57c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ca6af10c2c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ca6aebacc5f - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ca6aebacc5f - main[a3877f9bc01c4911]::test::CLIENT::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:24:46
[INFO] [stdout]   22:     0x5ca6aeb75af6 - <main[a3877f9bc01c4911]::test::CLIENT::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ca6aeb73f52 - <fn() -> ptv[fde6228046e145d8]::core::Client as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ca6aebc98fe - <once_cell[f2775431545d6a38]::sync::Lazy<ptv[fde6228046e145d8]::core::Client>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   25:     0x5ca6aebc2b6c - <once_cell[f2775431545d6a38]::sync::OnceCell<ptv[fde6228046e145d8]::core::Client>>::get_or_init::<<once_cell[f2775431545d6a38]::sync::Lazy<ptv[fde6228046e145d8]::core::Client>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   26:     0x5ca6aebf7e80 - <once_cell[f2775431545d6a38]::imp::OnceCell<ptv[fde6228046e145d8]::core::Client>>::initialize::<<once_cell[f2775431545d6a38]::sync::OnceCell<ptv[fde6228046e145d8]::core::Client>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<ptv[fde6228046e145d8]::core::Client>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x5ca6af08a3d6 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x5ca6af08a0cb - once_cell[f2775431545d6a38]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x5ca6aebee48a - <once_cell[f2775431545d6a38]::imp::OnceCell<ptv[fde6228046e145d8]::core::Client>>::initialize::<<once_cell[f2775431545d6a38]::sync::OnceCell<ptv[fde6228046e145d8]::core::Client>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<ptv[fde6228046e145d8]::core::Client>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x5ca6aebbc219 - <once_cell[f2775431545d6a38]::sync::OnceCell<ptv[fde6228046e145d8]::core::Client>>::get_or_try_init::<<once_cell[f2775431545d6a38]::sync::OnceCell<ptv[fde6228046e145d8]::core::Client>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<ptv[fde6228046e145d8]::core::Client>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   31:     0x5ca6aebbc163 - <once_cell[f2775431545d6a38]::sync::OnceCell<ptv[fde6228046e145d8]::core::Client>>::get_or_init::<<once_cell[f2775431545d6a38]::sync::Lazy<ptv[fde6228046e145d8]::core::Client>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   32:     0x5ca6aebcbc70 - <once_cell[f2775431545d6a38]::sync::Lazy<ptv[fde6228046e145d8]::core::Client>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   33:     0x5ca6aebcceda - <once_cell[f2775431545d6a38]::sync::Lazy<ptv[fde6228046e145d8]::core::Client> as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   34:     0x5ca6aeb96279 - main[a3877f9bc01c4911]::test::TASKS::{closure#0}::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:44:9
[INFO] [stdout]   35:     0x5ca6aec350cf - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, anyhow[503d0d3fbeb6cfa7]::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5ca6aeba7890 - main[a3877f9bc01c4911]::test::test::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:97:46
[INFO] [stdout]   37:     0x5ca6aebcca0b - <futures_util[59d3c5e517c6d9e6]::stream::futures_unordered::FuturesUnordered<main[a3877f9bc01c4911]::test::test::{closure#0}::{closure#0}::{closure#0}> as futures_core[e8ce6ad532059066]::stream::Stream>::poll_next
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:528:24
[INFO] [stdout]   38:     0x5ca6aebcd127 - <futures_util[59d3c5e517c6d9e6]::stream::futures_unordered::FuturesUnordered<main[a3877f9bc01c4911]::test::test::{closure#0}::{closure#0}::{closure#0}> as futures_util[59d3c5e517c6d9e6]::stream::stream::StreamExt>::poll_next_unpin
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs:1638:24
[INFO] [stdout]   39:     0x5ca6aec327d8 - <futures_util[59d3c5e517c6d9e6]::stream::stream::next::Next<futures_util[59d3c5e517c6d9e6]::stream::futures_unordered::FuturesUnordered<main[a3877f9bc01c4911]::test::test::{closure#0}::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs:32:21
[INFO] [stdout]   40:     0x5ca6aebad01e - main[a3877f9bc01c4911]::test::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:132:37
[INFO] [stdout]   41:     0x5ca6aec1895d - <tokio[ebe9a75603cf4c3d]::runtime::park::CachedParkThread>::block_on::<main[a3877f9bc01c4911]::test::test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x5ca6aec0f968 - tokio[ebe9a75603cf4c3d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ebe9a75603cf4c3d]::runtime::park::CachedParkThread>::block_on<main[a3877f9bc01c4911]::test::test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x5ca6aec0f968 - tokio[ebe9a75603cf4c3d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ebe9a75603cf4c3d]::runtime::park::CachedParkThread>::block_on<main[a3877f9bc01c4911]::test::test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x5ca6aec0f968 - <tokio[ebe9a75603cf4c3d]::runtime::park::CachedParkThread>::block_on::<main[a3877f9bc01c4911]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x5ca6aec0d3ef - <tokio[ebe9a75603cf4c3d]::runtime::context::blocking::BlockingRegionGuard>::block_on::<main[a3877f9bc01c4911]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x5ca6aec088e2 - <tokio[ebe9a75603cf4c3d]::runtime::scheduler::multi_thread::MultiThread>::block_on::<main[a3877f9bc01c4911]::test::test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   47:     0x5ca6aec06f8f - tokio[ebe9a75603cf4c3d]::runtime::context::runtime::enter_runtime::<<tokio[ebe9a75603cf4c3d]::runtime::scheduler::multi_thread::MultiThread>::block_on<main[a3877f9bc01c4911]::test::test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5ca6aebfd0aa - <tokio[ebe9a75603cf4c3d]::runtime::scheduler::multi_thread::MultiThread>::block_on::<main[a3877f9bc01c4911]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   49:     0x5ca6aec0cdc4 - <tokio[ebe9a75603cf4c3d]::runtime::runtime::Runtime>::block_on_inner::<main[a3877f9bc01c4911]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   50:     0x5ca6aec0d03a - <tokio[ebe9a75603cf4c3d]::runtime::runtime::Runtime>::block_on::<main[a3877f9bc01c4911]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   51:     0x5ca6aebad30b - main[a3877f9bc01c4911]::test::test
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:88:14
[INFO] [stdout]   52:     0x5ca6aebaaaf7 - main[a3877f9bc01c4911]::test::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:79:18
[INFO] [stdout]   53:     0x5ca6aeb75a76 - <main[a3877f9bc01c4911]::test::test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ca6aec3578b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5ca6aec3578b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5ca6aec43005 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5ca6aec43005 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5ca6aec43005 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ca6aec43005 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ca6aec43005 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ca6aec43005 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5ca6aec43005 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5ca6aec3db64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5ca6aec3db64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5ca6aec46082 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5ca6aec46082 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5ca6aec46082 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5ca6aec46082 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5ca6aec46082 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5ca6aec46082 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5ca6aec46082 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5ca6af0f395f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   73:     0x5ca6af0f395f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x707bcd6dfaa4 - <unknown>
[INFO] [stdout]   75:     0x707bcd76ca64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ptv --test main`
[INFO] running `Command { std: "docker" "inspect" "324efd27a725e6fef29045b6c8de6597604566de665994557230fba65c75b1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "324efd27a725e6fef29045b6c8de6597604566de665994557230fba65c75b1e4", kill_on_drop: false }`
[INFO] [stdout] 324efd27a725e6fef29045b6c8de6597604566de665994557230fba65c75b1e4
